-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.14: Experimental feature: Composite embedders #3210
Conversation
How to see the preview of this PR?Go to this URL: https://website-git-deploy-preview-mei-16-meili.vercel.app/docs/branch:3188-v1.14-composite-embedder Credentials to access the page are in the company's password manager as "Docs deploy preview". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comment but otherwise 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still 👍
* v1.14: New `filterableAttributes` format (#3207) * v1.14: add `ids` parameter to `GET` and `POST` (#3208) * v1.14: bump minimum glibc version for linux (#3209) * v1.14: Experimental feature: Composite embedders (#3210) * v1.14: Add new `/batches` response fields (#3213) * v1.14: Add new `exhaustiveFacetCount` parameter to `/facet-search` (#3217) * v1.14: Bump docker version (#3218) * v1.14: Update postman collection (#3219) * v1.14: Update telemetry table (#3221) * v1.14: New `pooling` parameter for Hugging Face embedders (#3212) * v1.14: Experimental feature: Search query embedding cache (#3216) --------- Co-authored-by: Many the fish <[email protected]>
Closes #3188